home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 June / Chip Haziran 2000.iso / prog / basic / 15 / 15.exe / UnRAR.exe / string.txt
Encoding:
Text File  |  1999-10-21  |  10.6 KB  |  278 lines

  1. 3002    _Yes_No
  2. 3004    _Yes_No_All
  3. 3006    _Yes_No_All_Rename_Quit
  4. 3008    _Continue_Quit
  5. 3010    Yes
  6. 3012    \nRAR 2.60       Copyright (c) 1993-99 Eugene Roshal      21 October 1999
  7. 3014    \nRegistered to %s\n
  8. 3016    \nShareware version         Type RAR -? for help\n
  9. 3018    \nUNRAR 2.60 freeware      Copyright (c) 1993-99 Eugene Roshal\n
  10. 3020    Jan
  11. 3022    Feb
  12. 3024    Mar
  13. 3026    Apr
  14. 3028    May
  15. 3030    Jun
  16. 3032    Jul
  17. 3034    Aug
  18. 3036    Sep
  19. 3038    Oct
  20. 3040    Nov
  21. 3042    Dec
  22. 3044    \nUsage:     RAR <command> -<switch 1> -<switch N> <archive> <files...>
  23. 3046    \n               <@listfiles...> <path_to_extract\>
  24. 3048    \n           Specify empty listfile name to read names from stdin\n
  25. 3050    \n<Commands>
  26. 3052    \n  a     Add files to archive          u     Update files in archive
  27. 3054    \n  f     Freshen files in archive      m[f]  Move to archive [files only]
  28. 3056    \n  x     Extract files with full path  e     Extract files to current directory
  29. 3058    \n  d     Delete files from archive     cw    Write archive comment to file
  30. 3060    \n  t     Test archive files            p     Print file to stdout
  31. 3062    \n  c     Add archive comment           cf    Add files comment
  32. 3064    \n  k     Lock archive                  s     Convert archive to SFX
  33. 3066    \n  r     Repair archive                rr[N] Add data recovery record
  34. 3068    \n  l[t]  List archive [technical]      v[t]  Verbosely list archive [technical]
  35. 3070    \n\n<Switches>
  36. 3072    \n  rr[N] Add data recovery record      mm[f] Multimedia compression [force]
  37. 3074    \n  o+    Overwrite existing files      o-    Do not overwrite existing files
  38. 3076    \n  y     Assume Yes on all queries     sfx   Create SFX archives
  39. 3078    \n  cl    Convert names to lower case   cu    Convert names to upper case
  40. 3080    \n  f     Freshen files                 u     Update files
  41. 3082    \n  c-    Disable comments show         ed    Do not add empty directories
  42. 3084    \n  ep    Exclude paths from names      ep1   Exclude base dir from names
  43. 3086    \n  tk    Keep original archive time    tl    Set archive time to latest file
  44. 3088    \n  s[e,<N>,v]    Create solid archive
  45. 3090    \n  s-            Disable solid archiving
  46. 3092    \n  r             Recurse subdirectories
  47. 3094    \n  r0            Recurse subdirectories for wildcard names only
  48. 3096    \n  cfg-          Disable read configuration
  49. 3098    \n  md<size>      Set dictionary size in Kb (64,128,256,512,1024 or A,B,C,D,E)
  50. 3100    \n  z<file>       Read archive comment from file
  51. 3102    \n  x<file>       Exclude specified file
  52. 3104    \n  x@<list>      Exclude files in specified list file
  53. 3106    \n  x@            Read file names to exclude from stdin
  54. 3108    \n  v             Create volumes with size autodetection
  55. 3110    \n  v<size>[k,b]  Create volumes with size=<size>*1000 [*1024, *1]
  56. 3112    \n  vd            Erase disk contents before creating volume
  57. 3114    \n  p<password>   Set password
  58. 3116    \n  p-            Do not query password
  59. 3118    \n  kb            Keep broken extracted files
  60. 3120    \n  w<path>       Assign work directory
  61. 3122    \n  m<0..5>       Set compression level (0-store...3-default...5-maximal)
  62. 3124    \n  e<attr>       Set file exclude attributes
  63. 3126    \n  av            Put authenticity verification (registered versions only)
  64. 3128    \n  av-           Disable AV check
  65. 3130    \n  ds            Disable name sort for solid archive
  66. 3132    \n  ilog          Log errors to file (registered versions only)
  67. 3134    \n  isnd          Enable sound
  68. 3136    \n  ierr          Send all messages to stderr
  69. 3138    \n  inul          Disable all messages
  70. 3140    \n  ow            Save file owner and group
  71. 3142    \n  ol            Save symbolic links as the link instead of the file
  72. 3144    \n  ri<P>[:<S>]   Set priority (0-default,1-min..15-max) and sleep time in ms
  73. 3146    \n  ac            Clear Archive attribute after compression or extraction
  74. 3148    \n  ao            Add files with Archive attribute set
  75. 3150    \n  ap<path>      Set path inside archive
  76. 3152    \n  dh            Open shared files
  77. 3154    \n  df            Delete files after archiving
  78. 3156    \n  as            Synchronize archive contents
  79. 3158    \n  ag[format]    Generate archive name using the current date
  80. 3160    \n  ee            Do not save and extract extended attributes
  81. 3162    \n  -             Stop switches scanning
  82. 3164    \nUsage:     UNRAR <command> -<switch 1> -<switch N> <archive> <files...>
  83. 3166    \n                 <@listfiles...> <path_to_extract\>
  84. 3168    \n           Specify empty listfile name to read names from stdin\n
  85. 3170    \n<Commands>
  86. 3172    \n  x     Extract with full path        e    Extract to current directory
  87. 3174    \n  t     Test archive files            p    Print file to stdout
  88. 3176    \n  l     List contents of archive      v    Verbosely list contents of archive
  89. 3178    \n\n<Switches>
  90. 3180    \n  r     Recurse subdirectories        y     Assume Yes on all queries
  91. 3182    \n  o+    Overwrite existing files      o-    Do not overwrite existing files
  92. 3184    \n  f     Freshen files                 u     Update files
  93. 3186    \n  v     List all volumes              av-   Disable AV check
  94. 3188    \n  v             List all volumes
  95. 3190    \n  c-            Disable comments show
  96. 3192    \n  x<file>       Exclude specified file
  97. 3194    \n  x@<list>      Exclude files in specified list file
  98. 3196    \n  x@            Read file names to exclude from stdin
  99. 3198    \n  p<password>   Set password
  100. 3200    \n  p-            Do not query password
  101. 3202    \n  kb            Keep broken extracted files
  102. 3204    \n  ierr          Send all messages to stderr
  103. 3206    \n  inul          Disable all messages
  104. 3208    \n  -             Stop switches scanning
  105. 3210    \nERROR: Bad archive %s\n
  106. 3212    Enter password (will not be echoed)
  107. 3214    \nReenter password: 
  108. 3216     for 
  109. 3218    \nERROR: Passwords do not match\n
  110. 3220    Write error
  111. 3222    Read error
  112. 3224    Seek error
  113. 3226    File open error
  114. 3228    File create error
  115. 3230    File close error
  116. 3232    Not enough memory
  117. 3234    Broken archive - use 'Repair' command
  118. 3236    Program aborted
  119. 3238    \nCannot find volume %s
  120. 3240    Required volume absent
  121. 3242    \nUser break\n
  122. 3244    \nCreate next volume ?
  123. 3246    \nDisk full. Insert next
  124. 3248    \n\nCreating %sarchive %s\n
  125. 3250    \nInsert disk with %s
  126. 3252    \n\nTesting archive %s\n
  127. 3254    \n\nExtracting from %s\n
  128. 3256    \nConverting %s
  129. 3258    \nConvert archives to SFX
  130. 3260    \n%s is not RAR archive
  131. 3262    \n%s is not first volume
  132. 3264    \n%s - cannot convert to SFX archive with old format
  133. 3266    \nCannot create %s
  134. 3268    \nCannot open %s
  135. 3270    \nUnknown method in %s
  136. 3272     Ok
  137. 3274    \nDone
  138. 3276    \nLocking %s
  139. 3278    \n\nERROR: Cannot modify old format archive
  140. 3280    \n\nERROR: Locked archive
  141. 3282    \n\nERROR: Cannot modify volume
  142. 3284    \nVerifying authenticity information ... 
  143. 3286     Failed\n
  144. 3288    \n\nArchive %s
  145. 3290    \ncreated at %s
  146. 3292    \nby %s\n
  147. 3294    Invalid authenticity information
  148. 3296    \nAdding authenticity verification 
  149. 3298    \n\nOld style authenticity information
  150. 3300    \nEvaluation copy. Please register.\n
  151. 3302    \nCreating %sarchive %s\n
  152. 3304    \nUpdating %sarchive %s\n
  153. 3306    solid 
  154. 3308    \nRead comment from %s\n
  155. 3310    \nAdding    %-50s     
  156. 3312    \nUpdating  %-50s     
  157. 3314    \n...       %-50s     
  158. 3316    \nERROR: Cannot update solid archives with password\n
  159. 3318    \n\nDeleting files %s...
  160. 3320    and directories
  161. 3322    \nDeleting %-30s
  162. 3324        deleted
  163. 3326        NOT DELETED
  164. 3328    \n\nClearing attributes...
  165. 3330    \nDeleting directory %-30s
  166. 3332    \nWARNING: Cannot open %d %s
  167. 3334    files
  168. 3336    file
  169. 3338    \nWARNING: No files
  170. 3340    \n%s: encrypted
  171. 3342    \nCannot modify solid archive containing encrypted files
  172. 3344    \nAnalyzing archived files: 
  173. 3346    \nRepacking archived files: 
  174. 3348    CRC failed
  175. 3350    \n\nTesting archive %s\n
  176. 3352    \n\nExtracting from %s\n
  177. 3354    \n%s - use current password ?
  178. 3356    \nSkipping    %-56s
  179. 3358    \nTesting     %-56s Ok
  180. 3360    \nCreating    %-56s Ok
  181. 3362    \nSkipping    %-56s
  182. 3364    \nTesting     %-56s
  183. 3366    \nExtracting  %-56s
  184. 3368    \n...         %-56s
  185. 3370    \nCannot create directory %s
  186. 3372    \n------ Printing %s\n\n
  187. 3374    \nEncrypted file:  CRC failed in %s (password incorrect ?)
  188. 3376    CRC failed (password incorrect ?)
  189. 3378    \nNo files to extract
  190. 3380    \nAll OK
  191. 3382    \nTotal errors: %ld
  192. 3384    \n\n%s already exists. Overwrite it ?
  193. 3386    \nOverwrite %s ?
  194. 3388    \nEnter new name: 
  195. 3390    Archive header broken
  196. 3392    file header broken
  197. 3394    Comment header broken
  198. 3396    Data recovery header corrupt
  199. 3398    \nAdding archive comments
  200. 3400    \nRead comment from stdin\n
  201. 3402    \nRead comment from %s
  202. 3404    \n\nDeleting comment from %s
  203. 3406    \n\nAdding comment to %s
  204. 3408    \n\nReading comment for %s from stdin\n
  205. 3410    \nAdding file comments
  206. 3412    \n\nRead comment for %s : %s from stdin\n
  207. 3414    \n\nDeleting comment from %s
  208. 3416    \n\nAdding comment to %s
  209. 3418    Comment broken
  210. 3420    \nPress 'Enter' to continue or 'Q' to quit:
  211. 3422    File comment broken
  212. 3424    \nDestination file name required
  213. 3426    \nWrite comment to %s
  214. 3428    \nComment not present
  215. 3430    \nDeleting from %s
  216. 3432    \nDeleting %s
  217. 3434    \nErasing empty archive %s
  218. 3436    \nNo files to delete
  219. 3438    \n\n--------  %2d %s %d, archive %s\n
  220. 3440    \nERROR: Path too long\n
  221. 3442    Solid 
  222. 3444    SFX 
  223. 3446    volume
  224. 3448    Volume
  225. 3450    archive
  226. 3452    Archive
  227. 3454    \nRecovery record present\n
  228. 3456    \nLock present\n
  229. 3458    \nPathname/Comment\n            
  230. 3460    \n Name       
  231. 3462          Size   Packed Ratio  Date   Time     Attr      CRC   Meth Ver\n
  232. 3464                   Host OS    Solid\n
  233. 3466    \n OS/2 extended attributes\n
  234. 3468    \n Unix Owner/Group data:    %-14s %-14s\n
  235. 3470    \n BeOS extended attributes\n
  236. 3472    \n Unknown subheader type: 0x%04x\n
  237. 3474    \nComment: 
  238. 3476    Yes
  239. 3478    No
  240. 3480      0 files\n
  241. 3482    \nReconstructing %s
  242. 3484    \nBuilding %s
  243. 3486    \nCannot repair archive with old format
  244. 3488    \nFound  %s
  245. 3490    \nArchive header broken. Mark archive as solid ?
  246. 3492    \nNo files found
  247. 3494    \n\nSuspicious entry %s
  248. 3496    \nDirectory
  249. 3498    \nSize %ld  Packed %ld
  250. 3500    \nAdd it to archive ?
  251. 3502    Unexpected end of archive
  252. 3504    \nReconstruct archive structure ?
  253. 3506    \nScanning...
  254. 3508    \nData recovery record not found
  255. 3510    \nData recovery record found
  256. 3512    \nSector %ld (offsets %lX...%lX) damaged
  257. 3514     - data recovered
  258. 3516     - cannot recover data
  259. 3518    \nAdding data recovery record
  260. 3520    \nProtecting %s
  261. 3522    \n\nErasing contents of drive %c:\n
  262. 3524    \nWARNING: Cannot get %s owner and group\n
  263. 3526    \nWARNING: Cannot get owner %s ID\n
  264. 3528    \nWARNING: Cannot get group %s ID\n
  265. 3530    \nERROR: %s group and owner data broken\n
  266. 3532    Group and owner data broken\n
  267. 3534    \nWARNING: Cannot set %s owner and group\n
  268. 3536    \nWARNING: Cannot read symbolic link %s
  269. 3538    Cannot read symbolic link
  270. 3540    \nWARNING: Cannot create link %s
  271. 3542    \nWARNING: Symbolic link %s already exists
  272. 3544    \nCannot create %s. Retry ?
  273. 3546    \n MacOS file type:  %c%c%c%c  ; 
  274. 3548    file creator:  %c%c%c%c\n
  275. 3550    \n%-20s : packed data CRC failed in volume %s
  276. 3552    Packed data CRC failed
  277. 3554    \n%s is read-only
  278.